home *** CD-ROM | disk | FTP | other *** search
- Path: news.qb.island.net!frontier!rfunk
- Subject: Re: Dialscript needed
- Newsgroups: comp.sys.amiga.datacomm
- References: <4cug85$c38@news.usaor.net> <1053.6586T720T750@dialnet.net>
- X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
- From: rfunk@frontier.island.net (Ron_Funk)
- Message-ID: <rfunk.08qo@frontier.island.net>
- Date: Wed, 24 Jan 96 09:15:10 PST
- Organization: The Final Frontier
-
- Jason Creager (gecko@dialnet.net) wrote:
- :
- : >I've been having trouble with my dialscript I use with AmiTCP. It seems
- : >as it just hangs right after I send my password. I've changed the script
- : >after that point and no I get an error. Could someone tell me what I'm
- : >doing wrong? Here is the script I use:
- :
- : >TIMEOUT 1500
- : >REDIAL "BUSY"
- : >delay 100
- : >send "ATZ"
- : >wait "OK"
- : >delay 5
- : >SEND "ATDT 3914905"
- : >WAIT "CONNECT"
- : >delay 2
- : >SEND ""
- : >WAIT "ogin"
- : >SEND "bley"
- : >WAIT "assword"
- : >SEND "xxx"
- : >SEND "MTU"
- : >delay 50
-
- HI. I took the mtu and delay out and it worked fine. On the system I call,
- they ask for the password twice and that screws things up nice. Also check
- to make sure that INET is getting loaded. I had a bit of a problem with
- that also.
-
- RON
-
- Prez of MIAu
-